Extract OLE object of Doors using DXL script

I have embedded a word file as OLE object into Doors, I want to extract OLE object as file preferably word file or byte array. Is there any DXL method to export OLE object to specified path. I am able to export picture object to specified location but unable to do with OLE objects where word or excel file is embedded.

exportPicture(obj,fullpath,formatPNG)

here obj is Doors object

fullpath is the path where I am exporting picture

formatPNG - picture is exported to PNG format

 

 


DastanAli - Thu Dec 07 00:16:56 EST 2017

Re: Extract OLE object of Doors using DXL script
Mike.Scharnow - Thu Dec 07 03:02:28 EST 2017

this question has been answered (or at least discussed) before - and one answer has been referenced just recentlyj use the forum search (e.g. with words like "Extract OLE" or "Download OLE") and you will find some discussions dealing with this topic